home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / pbase20.zip / README.TXT < prev   
Text File  |  1994-07-30  |  12KB  |  270 lines

  1.             Table of Contents
  2.             -----------------
  3.  
  4. I.      MDS PowerBase (Release - 2.0) Overview
  5. II.        Pricing
  6. III.    Installing the Software *** IMPORTANT READ THIS *** 
  7. IV.     ODBC Drivers    
  8.     
  9.             MDS PowerBase (Release - 2.0) Overview
  10.             --------------------------------------
  11.  
  12. This is an evaluation copy of MDS PowerBase. ALL OF THE FEATURES
  13. OF THE PRODUCT ARE AVAILABLE AND ENABLED.  This allows you to use the
  14. tool so you can understand and appreciate the power of the product.
  15. Feel free to duplicate and re-distribute this copy of the product as you
  16. received it.  To purchase MDS PowerBase, refer to the MDS PowerBase
  17. HELP Topic, Registering MDS PowerBase.
  18.  
  19. MDS PowerBase is a powerful client server development tool used to
  20. quickly create, manage, and edit the data and server based objects
  21. (i.e. tables, procedures, views, etc.) on your SQL Server/SYBASE databases.
  22.  
  23. MDS PowerBase provides database maintenance facilities which separate MDS
  24. PowerBase from all other products on the market.  In addition to the standard
  25. maintenance of database objects (i.e. tables, procedures, views, etc.), MDS
  26. PowerBase provides the following features :
  27.  
  28.   *  Editable Result Sets - MDS PowerBase enables you to build SQL SELECT
  29.      queries and edit the results of the queries.  This is similar to the
  30.      Table Data Maintenance tool.  However, this tool adds the ability to
  31.      selectively choose which data to edit.  For example, if a developer
  32.      uses a specific range of data within a table, the developer can build
  33.      a SELECT query to retrieve their data.  Then edit the result set, which
  34.      in turn updates the underlying tables of the result set.
  35.  
  36.   *  Export Table Data - The data export tool enables you to selectively
  37.      extract and format data from tables.  This tool is especially useful
  38.      when the format of a table changes (columns added/deleted) and you
  39.      want to save/migrate the existing table data.  Using the data export
  40.      tool, you simply select the table columns to export, add any place holders
  41.      (data fillers) for new columns, enter selection criteria (WHERE Clause)
  42.      for the data to be exported (if applicable), and export the data.  Then
  43.      using the MDS PowerBase On-line Bulk Copy (BCP) Tool, you copy the
  44.      exported data into the new table.
  45.  
  46.   *  Windows Based BCP - Using MDS PowerBase you can run BCP from
  47.      within the Windows environment.  No more hassles exiting Windows to
  48.      the DOS prompt and formatting the BCP command line.  Simply select
  49.      a table to export/import data from/to, choose your delimiters, and
  50.      click RUN.  That's all there is to it.  The MDS PowerBase Export Table
  51.      Data Tool adds additional functionality to BCP by enabling you to
  52.      selectively extract data from a table and bulk copy it into another
  53.      table.
  54.  
  55.   *  MDS PowerBase provides an integrated stored procedure
  56.      development/debugging environment.  MDS PowerBase can automatically
  57.      generate the SQL script necessary to create all types of stored
  58.      procedures which reduces your development time.  Using the Procedure
  59.      Test Facility you can immediately test and debug procedures 
  60.      after they're created
  61.  
  62.   *  MDS PowerBase enables you to generate SQL Scripts to create and
  63.      maintain all database objects.  Generating a SQL Script enables you to
  64.      review, edit, and save the SQL before actually updating the database.
  65.  
  66.   *  Table Data Maintenance - MDS PowerBase provides a facility for
  67.      real-time updating of table data.  The table data grid enables you
  68.      to add, change, and delete rows within a table.
  69.  
  70.   *  MDS PowerBase provides an interface to Microsoft Excel enabling you to
  71.      export table data into Microsoft Excel Spreadsheets.  You can then
  72.      analyze, change and re-load the data back into your tables using
  73.      the MDS PowerBase Table Synchronization Facility.
  74.  
  75.   *  AND MUCH MORE ........
  76.  
  77. Look at some of the other features of MDS PowerBase:
  78.  
  79.    *  Access to an unlimited number of ODBC compliant database management
  80.       systems. 
  81.  
  82.    *  Create multiple queries with the ability to save and retrieve the SQL
  83.       created thereby eliminating re-entry of commonly used SQL.
  84.  
  85.    *  Drag and Drop tables to automatically build SQL SELECT statements
  86.       against the tables.
  87.  
  88.    *  Drag and Drop stored procedures, triggers, and views directly from
  89.       a SQL Server database to view their text.
  90.  
  91.    *  SQL Script Facility which enables you to easily run queries stored
  92.       in one or more text files.
  93.  
  94.    *  View query results in result windows or have the results automatically
  95.       loaded to your favorite text editor.
  96.  
  97.    *  Easily build SQL SELECT statements against one or more tables
  98.       including WHERE, ORDER/GROUP BY, and JOIN criteria.
  99.  
  100.                    MDS PowerBase Pricing
  101.                 ---------------------
  102.                 
  103. MDS PowerBase is priced per copy with site licenses available.  Each copy
  104. of MDS PowerBase can access an unlimited number of servers.  Until 12/31/1994
  105. MDS PowerBase can be purchased at the following introductory prices. After
  106. that time, please contact Analytical Solutions, Inc. for current pricing
  107. information.
  108.  
  109.     $ 99.00 (US dollars) per order  OR
  110.     $ 45.00 (US dollars) per upgrade from Release 1.0 
  111.  
  112.     US Residents add $ 3.00 per order for shipping and handling
  113.     
  114.     Shipping and handling for International Orders vary based on location.
  115.     Therefore, international orders should contact Analytical Solutions
  116.     for actaul costs.
  117.  
  118.     Georgia residents, add 6% ($ 5.94) sales tax per copy ordered.
  119.      
  120.                 Installing the Software
  121.                 -----------------------
  122.  
  123. To run MDS PowerBase, you need the following hardware and software:
  124.  
  125.     *    Microsoft Windows 3.1
  126.     *    PC using an 80386SX or higher microprocessor
  127.     *    4 MB of memory recommended (2 MB minimum)
  128.     *    2 MB of free hard disk space
  129.     *    EGA or higher-resolution monitor
  130.     *    Mouse or other compatible pointing device
  131.     
  132. ODBC Database Drivers Included with MDS PowerBase:
  133.     *    SQL Server/Sybase
  134.     *    Oracle 6.0
  135.  
  136.     
  137. INSTALLING FROM ZIPPED (*.ZIP) FILES
  138. ------------------------------------
  139.     
  140. 1)  Make two directories on your hard drive.  One named DISK1_2, the
  141.     other named DISK3.
  142.  
  143. 2)  Unzip the files DISK1.ZIP and DISK2.ZIP into the directory named DISK1_2.
  144.         
  145. 3)  Unzip the file DISK3.ZIP into the directory named DISK3.
  146.     
  147. 4)  From within Windows, run the SETUP.EXE program in the directory
  148.     named DISK1_2.
  149.     
  150. 5)  Follow the setup instructions.
  151.     
  152. 6)  After the installation of the first disk is complete, you will
  153.     be notified to install the ODBC component of MDS PowerBase.  This is
  154.     done by running (from within Windows) the SETUP.EXE program
  155.     in the directory named DISK3.
  156.     
  157.     You only need to install ODBC if it is not already installed on your PC
  158.     or in your shop.  ODBC version 1.0 is delivered with MDS PowerBase
  159.     and therefore should not be installed if you have a later version of
  160.     ODBC installed.
  161.  
  162.     Note:  If you install the SQL Server ODBC driver, you must install
  163.            the procedures delivered in the file INSTCAT.SQL which is on
  164.            the MDS PowerBase ODBC installation diskette (#3).  If you 
  165.            are using Sybase System 10, this does not need to be done
  166.            because the ODBC stored procedures are installed as part of 
  167.            the System 10 installation.
  168.            
  169.            Each SQL Server datasource must have the procedures loaded onto the
  170.            server.  Loading of procedures is usually done by your SQL
  171.            Server Administrator.  Refer to the Microsoft Help file named
  172.            DRVSSRVR.HLP (installed into your Windows SYSTEM directory
  173.            after installing the SQL Server ODBC driver) for further
  174.            information about using the SQL Server ODBC driver
  175.            and setting up SQL Server datasources.
  176.            
  177.         
  178. 7)  Review the file named SETUP.LOG in the directory you
  179.     installed MDS PowerBase into.  This file contains information about
  180.     each of the files installed.
  181.  
  182. ****  Both SETUP.EXE programs must be run for MDS PowerBase to function.
  183.  
  184. After Installing the software, Refer to the MDS PowerBase Help Topics
  185. Getting Started and MDS PowerBase Features for an explanation of
  186. the features of MDS PowerBase.
  187.                 
  188. INSTALLING FROM DISKETTES
  189. -------------------------
  190.     
  191. 1)  Place the MDS PowerBase Installation Diskette #1 into the
  192.     disk drive.
  193.  
  194. 2)  From within Windows, run the SETUP.EXE program on
  195.     the MDS PowerBase Installation Diskette #1.
  196.         
  197. 3)  Follow the setup instructions.
  198.     
  199. 4)  After the installation of disks 1 and 2 is complete, you will
  200.     be notified to install the ODBC component of MDS PowerBase.  This is
  201.     done by following steps 1-3 above except using the
  202.     MDS PowerBase Installation Diskette #3.
  203.         
  204.     You only need to install ODBC if it is not already installed on your PC
  205.     or in your shop.  ODBC version 1.0 is delivered with MDS PowerBase
  206.     and therefore should not be installed if you have a later version of
  207.     ODBC installed.
  208.  
  209.     Note:  If you install the SQL Server ODBC driver, you must install
  210.            the procedures delivered in the file INSTCAT.SQL which is on
  211.            the MDS PowerBase ODBC installation diskette (#3).  If you 
  212.            are using Sybase System 10, this does not need to be done
  213.            because the ODBC stored procedures are installed as part of 
  214.            the System 10 installation.
  215.            
  216.            Each SQL Server datasource must have the procedures loaded onto the
  217.            server.  Loading of procedures is usually done by your SQL
  218.            Server Administrator.  Refer to the Microsoft Help file named
  219.            DRVSSRVR.HLP (installed into your Windows SYSTEM directory
  220.            after installing the SQL Server ODBC driver) for further
  221.            information about using the SQL Server ODBC driver
  222.            and setting up SQL Server datasources.
  223.            
  224. 5)  Review the file named SETUP.LOG in the directory you
  225.     installed MDS PowerBase into.  This file contains information about
  226.     each of the files installed.
  227.  
  228. ****  Both SETUP.EXE programs must be run for MDS PowerBase to function.
  229.  
  230. After Installing the software, Refer to the MDS PowerBase Help Topics
  231. Getting Started and MDS PowerBase Features for an explanation of
  232. the features of MDS PowerBase.
  233.  
  234.     
  235.                  ODBC Drivers
  236.                  ------------
  237.  
  238. MDS PowerBase is delivered with two ODBC drivers.  They are for accessing
  239. Oracle and SQL Server Databases.  If you are currently using one of
  240. these two databases you will be able to use MDS PowerBase immediately 
  241. after installing it.  If you are using a different database, you will need
  242. to purchase the ODBC driver for that database if you do not already have it.
  243. You may already have various ODBC drivers if for example, you are using
  244. Microsoft Access to access databases.  This is because Microsoft Access
  245. uses ODBC to access data from databases.
  246.  
  247. If you need to purchase an ODBC driver, most likely the vendor who developed
  248. the database you are using will sell the ODBC driver for that database.
  249. After installing MDS PowerBase, a text file named ODBCDRV.TXT will be copied
  250. to the directory you install MDS PowerBase into.  This text file lists
  251. various vendors of ODBC drivers, what database the drivers access, and
  252. who to call to get more information about the driver.
  253.  
  254. Note:  If you are using the Oracle 7.0 database, you must obtain the ODBC
  255.        driver for use with Oracle 7.0.  The driver delivered with MDS
  256.        PowerBase does not work with Oracle 7.0.  The Oracle 7.0 driver can
  257.        obtained from Oracle Corp.  It is also available on CompuServe.
  258.  
  259.        The SQL Server driver SQLSRVR.DLL delivered with MDS PowerBase will
  260.        work with Sybase System 10 servers, however the driver was
  261.        not built for use with System 10.  Therefore, some of the
  262.        new features in System 10 may not work.  For example, using the
  263.        new NUMERIC and DECIMAL datatypes while CREATING TABLES
  264.        causes an ODBC error to occur.
  265.            
  266.        When an ODBC System 10 driver is developed, these problems
  267.        should be eliminated.
  268.  
  269. ****  Thank you for using MDS PowerBase  ****
  270.